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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192726'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192726'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192728> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192728'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192728'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192730> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192730'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192730'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192741> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192741'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192741'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192732> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192732'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192732'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192733> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192733'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192733'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192734> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192734'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192734'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192735> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192735'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192735'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192736> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192736'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192736'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192737> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192737'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192737'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192738> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192738'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192738'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192739> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192739'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192739'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192740> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192740'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192740'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192729> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192729'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192729'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191950> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191950'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191950'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191953> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191953'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191953'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191943> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191943'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191943'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191927> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191927'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191927'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191925> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191925'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191925'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191924> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191924'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191924'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191923> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191923'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191923'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191920> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191920'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191920'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191919> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191919'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191919'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191918> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191918'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191918'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191937> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191937'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191937'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191939> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191939'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191939'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191952> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191952'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191952'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191940> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191940'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191940'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191941> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191941'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191941'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191942> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191942'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191942'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191955> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191955'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191955'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191944> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191944'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191944'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191945> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191945'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191945'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191946> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191946'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191946'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191947> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191947'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191947'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191926> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191926'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191926'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191954> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191954'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191954'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194119> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194119'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194119'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194106> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194106'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194106'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194104> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194104'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194104'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194100> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194100'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194100'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194099> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194099'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194099'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194098> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194098'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194098'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194108> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194108'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194108'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194120> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194120'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194120'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194097> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194097'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194097'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194096> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194096'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194096'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194095> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194095'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194095'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194092> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194092'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194092'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194128> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194128'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194128'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194124> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194124'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194124'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194112> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194112'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194112'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194111> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194111'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194111'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194090> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194090'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194090'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194094> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194094'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194094'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194115> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194115'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194115'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194116> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194116'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194116'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194110> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194110'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194110'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194114> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194114'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194114'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194118> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194118'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194118'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194126> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194126'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194126'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193250> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193250'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193250'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193230> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193230'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193230'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193258> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193258'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193258'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193257> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193257'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193257'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193256> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193256'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193256'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193227> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193227'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193227'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193251> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193251'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193251'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193224> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193224'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193224'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193247> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193247'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193247'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193244> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193244'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193244'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193240> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193240'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193240'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193238> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193238'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193238'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193237> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193237'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193237'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193236> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193236'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193236'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193255> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193255'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193255'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193231> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193231'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193231'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191043> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191043'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191043'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191063> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191063'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191063'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191928> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191928'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191928'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191929> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191929'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191929'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191930> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191930'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191930'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191931> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191931'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191931'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191932> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191932'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191932'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191934> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191934'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191934'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191935> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191935'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191935'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191951> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191951'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191951'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191917> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191917'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191917'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191949> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191949'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191949'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191916> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191916'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191916'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195132> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:195132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '195132'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:195132'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195101> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:195101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '195101'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:195101'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195135> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:195135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '195135'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:195135'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195111> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:195111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '195111'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:195111'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195110> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:195110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '195110'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:195110'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195109> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:195109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '195109'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:195109'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195108> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:195108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '195108'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:195108'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195107> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:195107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '195107'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:195107'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195131> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:195131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '195131'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:195131'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195115> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:195115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '195115'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:195115'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195112> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:195112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '195112'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:195112'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195133> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:195133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '195133'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:195133'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195129> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:195129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '195129'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:195129'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195127> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:195127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '195127'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:195127'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195121> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:195121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '195121'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:195121'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195116> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:195116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '195116'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:195116'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195130> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:195130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '195130'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:195130'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195136> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:195136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '195136'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:195136'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191667> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191667'^^xsd:integer;
  dwc:scientificName 'Daptonema oxycerca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121541'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191667'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191679> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191679'^^xsd:integer;
  dwc:scientificName 'Daptonema oxycerca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121541'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191679'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191677> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191677'^^xsd:integer;
  dwc:scientificName 'Daptonema oxycerca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121541'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191677'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191676> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191676'^^xsd:integer;
  dwc:scientificName 'Daptonema oxycerca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121541'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191676'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191675> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191675'^^xsd:integer;
  dwc:scientificName 'Daptonema oxycerca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121541'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191675'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191674> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191674'^^xsd:integer;
  dwc:scientificName 'Daptonema oxycerca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121541'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191674'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191673> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191673'^^xsd:integer;
  dwc:scientificName 'Daptonema oxycerca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121541'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191673'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191682> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191682'^^xsd:integer;
  dwc:scientificName 'Daptonema oxycerca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121541'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191682'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191668> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191668'^^xsd:integer;
  dwc:scientificName 'Daptonema oxycerca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121541'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191668'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191683> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191683'^^xsd:integer;
  dwc:scientificName 'Daptonema oxycerca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121541'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191683'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191666> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191666'^^xsd:integer;
  dwc:scientificName 'Daptonema oxycerca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121541'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191666'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191664> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191664'^^xsd:integer;
  dwc:scientificName 'Daptonema oxycerca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121541'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191664'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191663> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191663'^^xsd:integer;
  dwc:scientificName 'Daptonema oxycerca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121541'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191663'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190742> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190742'^^xsd:integer;
  dwc:scientificName 'Antomicron'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2400'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190742'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190722> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190722'^^xsd:integer;
  dwc:scientificName 'Antomicron'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2400'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190722'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192905> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192905'^^xsd:integer;
  dwc:scientificName 'Linhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2490'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192905'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192912> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192912'^^xsd:integer;
  dwc:scientificName 'Linhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2490'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192912'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192907> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192907'^^xsd:integer;
  dwc:scientificName 'Linhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2490'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192907'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192892> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192892'^^xsd:integer;
  dwc:scientificName 'Linhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2490'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192892'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192911> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192911'^^xsd:integer;
  dwc:scientificName 'Linhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2490'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192911'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192891> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192891'^^xsd:integer;
  dwc:scientificName 'Linhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2490'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192891'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192961> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192961'^^xsd:integer;
  dwc:scientificName 'Linhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '156835'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192961'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '156835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192941> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192941'^^xsd:integer;
  dwc:scientificName 'Linhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '156835'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192941'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '156835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193130> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193130'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193130'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193129> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193129'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193129'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193144> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193144'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193144'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193160> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193160'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193160'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193157> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193157'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193157'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193124> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193124'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193124'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193122> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193122'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193122'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193156> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193156'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193156'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190689> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190689'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190689'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190688> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190688'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190688'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190674> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190674'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190674'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190694> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190694'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190694'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193009> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193009'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193009'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193007> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193007'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193007'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193006> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193006'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193006'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193044> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193044'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193044'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193013> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193013'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193013'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193034> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193034'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193034'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193036> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193036'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193036'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193023> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193023'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193023'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193024> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193024'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193024'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193025> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193025'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193025'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193026> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193026'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193026'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193020> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193020'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193020'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193029> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193029'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193029'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193021> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193021'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193021'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193043> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193043'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193043'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193042> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193042'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193042'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193041> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193041'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193041'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193039> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193039'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193039'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193040> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193040'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193040'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193027> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193027'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193027'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193031> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193031'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193031'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193014> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193014'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193014'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193016> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193016'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193016'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192885> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192885'^^xsd:integer;
  dwc:scientificName 'Linhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2490'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192885'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192887> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192887'^^xsd:integer;
  dwc:scientificName 'Linhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2490'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192887'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193033> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193033'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193033'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193018> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193018'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193018'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193019> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193019'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193019'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193022> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193022'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193022'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194162> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194162'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma americana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '153456'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194162'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194153> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194153'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma americana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '153456'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194153'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194156> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194156'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma americana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '153456'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194156'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194173> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194173'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma americana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '153456'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194173'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194176> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194176'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma americana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '153456'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194176'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195030> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:195030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '195030'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:195030'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195010> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:195010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '195010'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:195010'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191539> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191539'^^xsd:integer;
  dwc:scientificName 'Cobbia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2454'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191539'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191536> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191536'^^xsd:integer;
  dwc:scientificName 'Cobbia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2454'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191536'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191531> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191531'^^xsd:integer;
  dwc:scientificName 'Cobbia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2454'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191531'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191525> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191525'^^xsd:integer;
  dwc:scientificName 'Cobbia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2454'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191525'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191523> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191523'^^xsd:integer;
  dwc:scientificName 'Cobbia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2454'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191523'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193150> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193150'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193150'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193149> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193149'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193149'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193147> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193147'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193147'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193153> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193153'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193153'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193140> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193140'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193140'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193137> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193137'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193137'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193136> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193136'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193136'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193133> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193133'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193133'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193131> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193131'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193131'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192178> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192178'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192178'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192177> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192177'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192177'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192176> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192176'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192176'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192173> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192173'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192173'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192181> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192181'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192181'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192186> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192186'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192186'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192162> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192162'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192162'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194192> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194192'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2583'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194192'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194202> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194202'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2583'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194202'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194195> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194195'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2583'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194195'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194224> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194224'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2583'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194224'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191017> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191017'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191017'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190995> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190995'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190995'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190997> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190997'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190997'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191015> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191015'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191015'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192508> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192508'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192508'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192511> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192511'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192511'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192514> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192514'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192514'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192515> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192515'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192515'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192557> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192557'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192557'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192527> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192527'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192527'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192556> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192556'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192556'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192529> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192529'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192529'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192531> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192531'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192531'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192534> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192534'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192534'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192535> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192535'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192535'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192541> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192541'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192541'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192547> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192547'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192547'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192548> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192548'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192548'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192549> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192549'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192549'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192550> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192550'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192550'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192551> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192551'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192551'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192552> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192552'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192552'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192581> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192581'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192581'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192521> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192521'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192521'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192553> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192553'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192553'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193737> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193737'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120882'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193737'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '120882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194549> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194549'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194549'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192354> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192354'^^xsd:integer;
  dwc:scientificName 'Halalaimus capitulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122004'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192354'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192374> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192374'^^xsd:integer;
  dwc:scientificName 'Halalaimus capitulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122004'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192374'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193667> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193667'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193667'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193669> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193669'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193669'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193671> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193671'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193671'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193666> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193666'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193666'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193900> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193900'^^xsd:integer;
  dwc:scientificName 'Pareurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2562'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193900'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193909> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193909'^^xsd:integer;
  dwc:scientificName 'Pareurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2562'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193909'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190455> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190455'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190455'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190475> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190475'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190475'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193889> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193889'^^xsd:integer;
  dwc:scientificName 'Pareurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2562'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193889'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193927> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193927'^^xsd:integer;
  dwc:scientificName 'Polygastrophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2563'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193927'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193921> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193921'^^xsd:integer;
  dwc:scientificName 'Polygastrophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2563'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193921'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193945> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193945'^^xsd:integer;
  dwc:scientificName 'Polygastrophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2563'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193945'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193941> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193941'^^xsd:integer;
  dwc:scientificName 'Polygastrophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2563'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193941'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193925> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193925'^^xsd:integer;
  dwc:scientificName 'Polygastrophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2563'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193925'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193359> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193359'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193359'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193396> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193396'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193396'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193394> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193394'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193394'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193386> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193386'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193386'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193379> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193379'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193379'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193376> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193376'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193376'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193374> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193374'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193374'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193361> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193361'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193361'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193366> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193366'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193366'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193381> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193381'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193381'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192446> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192446'^^xsd:integer;
  dwc:scientificName 'Halalaimus isaitshikovi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122011'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192446'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192420> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192420'^^xsd:integer;
  dwc:scientificName 'Halalaimus isaitshikovi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122011'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192420'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192419> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192419'^^xsd:integer;
  dwc:scientificName 'Halalaimus isaitshikovi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122011'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192419'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192418> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192418'^^xsd:integer;
  dwc:scientificName 'Halalaimus isaitshikovi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122011'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192418'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192417> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192417'^^xsd:integer;
  dwc:scientificName 'Halalaimus isaitshikovi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122011'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192417'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192415> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192415'^^xsd:integer;
  dwc:scientificName 'Halalaimus isaitshikovi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122011'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192415'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192414> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192414'^^xsd:integer;
  dwc:scientificName 'Halalaimus isaitshikovi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122011'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192414'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192413> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192413'^^xsd:integer;
  dwc:scientificName 'Halalaimus isaitshikovi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122011'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192413'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192412> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192412'^^xsd:integer;
  dwc:scientificName 'Halalaimus isaitshikovi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122011'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192412'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192411> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192411'^^xsd:integer;
  dwc:scientificName 'Halalaimus isaitshikovi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122011'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192411'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192410> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192410'^^xsd:integer;
  dwc:scientificName 'Halalaimus isaitshikovi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122011'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192410'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192409> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192409'^^xsd:integer;
  dwc:scientificName 'Halalaimus isaitshikovi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122011'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192409'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192416> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192416'^^xsd:integer;
  dwc:scientificName 'Halalaimus isaitshikovi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122011'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192416'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193581> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193581'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193581'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191593> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191593'^^xsd:integer;
  dwc:scientificName 'Chromadoroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2150'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191593'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191601> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191601'^^xsd:integer;
  dwc:scientificName 'Chromadoroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2150'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191601'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191600> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191600'^^xsd:integer;
  dwc:scientificName 'Chromadoroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2150'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191600'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191580> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191580'^^xsd:integer;
  dwc:scientificName 'Chromadoroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2150'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191580'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191599> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191599'^^xsd:integer;
  dwc:scientificName 'Chromadoroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2150'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191599'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191597> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191597'^^xsd:integer;
  dwc:scientificName 'Chromadoroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2150'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191597'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191596> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191596'^^xsd:integer;
  dwc:scientificName 'Chromadoroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2150'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191596'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191595> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191595'^^xsd:integer;
  dwc:scientificName 'Chromadoroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2150'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191595'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191594> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191594'^^xsd:integer;
  dwc:scientificName 'Chromadoroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2150'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191594'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191565> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191565'^^xsd:integer;
  dwc:scientificName 'Chromadoroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2150'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191565'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191568> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191568'^^xsd:integer;
  dwc:scientificName 'Chromadoroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2150'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191568'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191569> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191569'^^xsd:integer;
  dwc:scientificName 'Chromadoroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2150'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191569'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191570> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191570'^^xsd:integer;
  dwc:scientificName 'Chromadoroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2150'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191570'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191571> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191571'^^xsd:integer;
  dwc:scientificName 'Chromadoroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2150'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191571'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191573> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191573'^^xsd:integer;
  dwc:scientificName 'Chromadoroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2150'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191573'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191574> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191574'^^xsd:integer;
  dwc:scientificName 'Chromadoroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2150'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191574'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191577> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191577'^^xsd:integer;
  dwc:scientificName 'Chromadoroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2150'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191577'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191562> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191562'^^xsd:integer;
  dwc:scientificName 'Chromadoroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2150'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191562'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191564> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191564'^^xsd:integer;
  dwc:scientificName 'Chromadoroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2150'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191564'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191566> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191566'^^xsd:integer;
  dwc:scientificName 'Chromadoroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2150'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191566'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191567> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191567'^^xsd:integer;
  dwc:scientificName 'Chromadoroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2150'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191567'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194928> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194928'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194928'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194938> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194938'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194938'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194907> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194907'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194907'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194906> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194906'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194906'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192432> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192432'^^xsd:integer;
  dwc:scientificName 'Halalaimus isaitshikovi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122011'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192432'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192431> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192431'^^xsd:integer;
  dwc:scientificName 'Halalaimus isaitshikovi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122011'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192431'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192430> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192430'^^xsd:integer;
  dwc:scientificName 'Halalaimus isaitshikovi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122011'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192430'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192426> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192426'^^xsd:integer;
  dwc:scientificName 'Halalaimus isaitshikovi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122011'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192426'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192424> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192424'^^xsd:integer;
  dwc:scientificName 'Halalaimus isaitshikovi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122011'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192424'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192423> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192423'^^xsd:integer;
  dwc:scientificName 'Halalaimus isaitshikovi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122011'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192423'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192421> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192421'^^xsd:integer;
  dwc:scientificName 'Halalaimus isaitshikovi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122011'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192421'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192435> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192435'^^xsd:integer;
  dwc:scientificName 'Halalaimus isaitshikovi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122011'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192435'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194292> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194292'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194292'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194279> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194279'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194279'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194233> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194233'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194233'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194295> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194295'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194295'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194282> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194282'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194282'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194266> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194266'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194266'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190834> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190834'^^xsd:integer;
  dwc:scientificName 'Araeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2436'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190834'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190847> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190847'^^xsd:integer;
  dwc:scientificName 'Araeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2436'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190847'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190850> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190850'^^xsd:integer;
  dwc:scientificName 'Araeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2436'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190850'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190852> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190852'^^xsd:integer;
  dwc:scientificName 'Araeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2436'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190852'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190854> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190854'^^xsd:integer;
  dwc:scientificName 'Araeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2436'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190854'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190867> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190867'^^xsd:integer;
  dwc:scientificName 'Araeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2436'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190867'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190830> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190830'^^xsd:integer;
  dwc:scientificName 'Araeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2436'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190830'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194328> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194328'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194328'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194362> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194362'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194362'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194345> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194345'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194345'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194363> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194363'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194363'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194365> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194365'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194365'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194349> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194349'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194349'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194348> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194348'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194348'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194352> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194352'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194352'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194361> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194361'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194361'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194356> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194356'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194356'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194355> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194355'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194355'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194357> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194357'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194357'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194358> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194358'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194358'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194364> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194364'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194364'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194354> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194354'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194354'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194359> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194359'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194359'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194360> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194360'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194360'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194353> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194353'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194353'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194351> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194351'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194351'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194346> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194346'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194346'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194350> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194350'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194350'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194046> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194046'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194046'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194048> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194048'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194048'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194055> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194055'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194055'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194040> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194040'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194040'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194052> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194052'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194052'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194044> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194044'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194044'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194062> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194062'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194062'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194061> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194061'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194061'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194053> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194053'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194053'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194038> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194038'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194038'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194037> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194037'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194037'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194051> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194051'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194051'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191837> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191837'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191837'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191848> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191848'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191848'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191732> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191732'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191732'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191712> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191712'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191712'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191826> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191826'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191826'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191820> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191820'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191820'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191836> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191836'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191836'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191835> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191835'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191835'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191834> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191834'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191834'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191833> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191833'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191833'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191830> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191830'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191830'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191829> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191829'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191829'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191828> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191828'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191828'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191827> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191827'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191827'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194499> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194499'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194499'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190587> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190587'^^xsd:integer;
  dwc:scientificName 'Amphimonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2452'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190587'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190603> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190603'^^xsd:integer;
  dwc:scientificName 'Amphimonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2452'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190603'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190607> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190607'^^xsd:integer;
  dwc:scientificName 'Amphimonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2452'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190607'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192433> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192433'^^xsd:integer;
  dwc:scientificName 'Halalaimus isaitshikovi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122011'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192433'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192444> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192444'^^xsd:integer;
  dwc:scientificName 'Halalaimus isaitshikovi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122011'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192444'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192443> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192443'^^xsd:integer;
  dwc:scientificName 'Halalaimus isaitshikovi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122011'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192443'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192441> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192441'^^xsd:integer;
  dwc:scientificName 'Halalaimus isaitshikovi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122011'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192441'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192440> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192440'^^xsd:integer;
  dwc:scientificName 'Halalaimus isaitshikovi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122011'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192440'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192439> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192439'^^xsd:integer;
  dwc:scientificName 'Halalaimus isaitshikovi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122011'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192439'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192438> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192438'^^xsd:integer;
  dwc:scientificName 'Halalaimus isaitshikovi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122011'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192438'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192437> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192437'^^xsd:integer;
  dwc:scientificName 'Halalaimus isaitshikovi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122011'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192437'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192436> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192436'^^xsd:integer;
  dwc:scientificName 'Halalaimus isaitshikovi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122011'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192436'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192434> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192434'^^xsd:integer;
  dwc:scientificName 'Halalaimus isaitshikovi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122011'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192434'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194058> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194058'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194058'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194056> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194056'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194056'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194032> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194032'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194032'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194031> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194031'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194031'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194057> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194057'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194057'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194047> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194047'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194047'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194054> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194054'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194054'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191851> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191851'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191851'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191853> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191853'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191853'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191854> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191854'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191854'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191855> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191855'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191855'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191856> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191856'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191856'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191825> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191825'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191825'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191810> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191810'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191810'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191817> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191817'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191817'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191818> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191818'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191818'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191849> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191849'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191849'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191843> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191843'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191843'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191824> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191824'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191824'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191823> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191823'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191823'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191850> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191850'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191850'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191783> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191783'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191783'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191822> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191822'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191822'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191821> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191821'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191821'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191790> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191790'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191790'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191803> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191803'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191803'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191847> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191847'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191847'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191846> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191846'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191846'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191845> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191845'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191845'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191844> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191844'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191844'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191841> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191841'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191841'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191840> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191840'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191840'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191838> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191838'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191838'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193127> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193127'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193127'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193151> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193151'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193151'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193142> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193142'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193142'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194936> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194936'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194936'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194932> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194932'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194932'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194927> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194927'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194927'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194926> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194926'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194926'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194925> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194925'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194925'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194917> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194917'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194917'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194916> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194916'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194916'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194915> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194915'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194915'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194914> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194914'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194914'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194913> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194913'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194913'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194912> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194912'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194912'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194929> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194929'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194929'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194933> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194933'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194933'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194934> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194934'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194934'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194918> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194918'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194918'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194924> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194924'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194924'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194923> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194923'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194923'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194922> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194922'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194922'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194919> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194919'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194919'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194908> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194908'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194908'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194930> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194930'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194930'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193590> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193590'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193590'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193565> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193565'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193565'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193561> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193561'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193561'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193591> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193591'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193591'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193585> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193585'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193585'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193588> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193588'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193588'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193595> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193595'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193595'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193568> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193568'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193568'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193570> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193570'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193570'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193571> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193571'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193571'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192471> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192471'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192471'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192481> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192481'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192481'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192474> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192474'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192474'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192475> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192475'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192475'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192476> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192476'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192476'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192478> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192478'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192478'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192480> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192480'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192480'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192456> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192456'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192456'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192453> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192453'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192453'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192452> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192452'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192452'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192451> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192451'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192451'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192450> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192450'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192450'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192479> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192479'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192479'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192459> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192459'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192459'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192487> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192487'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192487'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192454> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192454'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192454'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192470> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192470'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192470'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192488> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192488'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192488'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192486> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192486'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192486'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192485> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192485'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192485'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192484> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192484'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192484'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192483> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192483'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192483'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192472> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192472'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192472'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192477> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192477'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192477'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192457> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192457'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192457'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192468> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192468'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192468'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192467> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192467'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192467'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192466> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192466'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192466'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192465> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192465'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192465'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192464> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192464'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192464'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192461> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192461'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192461'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192460> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192460'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192460'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192469> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192469'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192469'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192458> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192458'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192458'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191591> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191591'^^xsd:integer;
  dwc:scientificName 'Chromadoroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2150'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191591'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191575> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191575'^^xsd:integer;
  dwc:scientificName 'Chromadoroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2150'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191575'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194262> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194262'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194262'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194231> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194231'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194231'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190790> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190790'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190790'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190796> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190796'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190796'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190795> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190795'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190795'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190798> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190798'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190798'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190809> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190809'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190809'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190800> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190800'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190800'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190797> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190797'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190797'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190789> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190789'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190789'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190775> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190775'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190775'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190770> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190770'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190770'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190780> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190780'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190780'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190772> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190772'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190772'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190778> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190778'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190778'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190777> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190777'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190777'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190776> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190776'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190776'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190567> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190567'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190567'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190564> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190564'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190564'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190553> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190553'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190553'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190547> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190547'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190547'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190550> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190550'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190550'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190560> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190560'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190560'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190559> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190559'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190559'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190539> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190539'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190539'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190540> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190540'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190540'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190927> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190927'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190927'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190924> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190924'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190924'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190925> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190925'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190925'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190926> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190926'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190926'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194904> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194904'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194904'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194903> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194903'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194903'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194902> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194902'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194902'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194901> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194901'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194901'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194935> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194935'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194935'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194909> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194909'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194909'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194937> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194937'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194937'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194910> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194910'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194910'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194939> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194939'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194939'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194940> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194940'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194940'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191582> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191582'^^xsd:integer;
  dwc:scientificName 'Chromadoroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2150'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191582'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191576> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191576'^^xsd:integer;
  dwc:scientificName 'Chromadoroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2150'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191576'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191592> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191592'^^xsd:integer;
  dwc:scientificName 'Chromadoroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2150'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191592'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191578> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191578'^^xsd:integer;
  dwc:scientificName 'Chromadoroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2150'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191578'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191579> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191579'^^xsd:integer;
  dwc:scientificName 'Chromadoroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2150'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191579'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191581> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191581'^^xsd:integer;
  dwc:scientificName 'Chromadoroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2150'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191581'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191583> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191583'^^xsd:integer;
  dwc:scientificName 'Chromadoroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2150'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191583'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191584> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191584'^^xsd:integer;
  dwc:scientificName 'Chromadoroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2150'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191584'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191585> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191585'^^xsd:integer;
  dwc:scientificName 'Chromadoroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2150'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191585'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191586> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191586'^^xsd:integer;
  dwc:scientificName 'Chromadoroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2150'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191586'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191587> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191587'^^xsd:integer;
  dwc:scientificName 'Chromadoroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2150'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191587'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191588> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191588'^^xsd:integer;
  dwc:scientificName 'Chromadoroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2150'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191588'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191589> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191589'^^xsd:integer;
  dwc:scientificName 'Chromadoroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2150'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191589'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191590> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191590'^^xsd:integer;
  dwc:scientificName 'Chromadoroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2150'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191590'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190894> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190894'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190894'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190888> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190888'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190888'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190915> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190915'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190915'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190901> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190901'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190901'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190918> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190918'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190918'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190919> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190919'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190919'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190920> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190920'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190920'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190921> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190921'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190921'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190922> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190922'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190922'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190899> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190899'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190899'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190900> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190900'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190900'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190902> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190902'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190902'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190912> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190912'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190912'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190890> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190890'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190890'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190891> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190891'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190891'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190892> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190892'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190892'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190893> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190893'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190893'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190903> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190903'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190903'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190923> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190923'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190923'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190895> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190895'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190895'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190896> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190896'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190896'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190897> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190897'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190897'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190898> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190898'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190898'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194366> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194366'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194366'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194338> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194338'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194338'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194337> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194337'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194337'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194335> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194335'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194335'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194333> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194333'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194333'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194332> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194332'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194332'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194331> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194331'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194331'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194329> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194329'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194329'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194344> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194344'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194344'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194336> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194336'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194336'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194334> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194334'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194334'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194343> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194343'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194343'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194342> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194342'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194342'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194341> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194341'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194341'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194340> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194340'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194340'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194330> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194330'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194330'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190916> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190916'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190916'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190905> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190905'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190905'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190906> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190906'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190906'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190908> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190908'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190908'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190909> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190909'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190909'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190910> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190910'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190910'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190911> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190911'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190911'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190913> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190913'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190913'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190904> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190904'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190904'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190544> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190544'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190544'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190556> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190556'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190556'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190570> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190570'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190570'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194263> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194263'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194263'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194232> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194232'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194232'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194229> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194229'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194229'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194237> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194237'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194237'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194242> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194242'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194242'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194243> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194243'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194243'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194246> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194246'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194246'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194249> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194249'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194249'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194251> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194251'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194251'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194252> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194252'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194252'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194253> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194253'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194253'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194257> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194257'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194257'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192129> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192129'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2525'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192129'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192127> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192127'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2525'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192127'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192130> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192130'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2525'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192130'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192117> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192117'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2525'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192117'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192133> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192133'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2525'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192133'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195091> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:195091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '195091'^^xsd:integer;
  dwc:scientificName 'Trichenoplus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '231712'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:195091'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192147> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192147'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2525'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192147'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192126> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192126'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2525'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192126'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192153> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192153'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2525'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192153'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192145> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192145'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2525'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192145'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192146> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192146'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2525'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192146'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192139> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192139'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2525'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192139'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192120> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192120'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2525'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192120'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192119> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192119'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2525'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192119'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192131> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192131'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2525'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192131'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192151> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192151'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2525'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192151'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192118> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192118'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2525'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192118'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192122> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192122'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2525'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192122'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192124> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192124'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2525'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192124'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192148> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192148'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2525'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192148'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192115> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192115'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2525'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192115'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192149> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192149'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2525'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192149'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195071> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:195071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '195071'^^xsd:integer;
  dwc:scientificName 'Trichenoplus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '231712'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:195071'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191698> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191698'^^xsd:integer;
  dwc:scientificName 'Daptonema oxycerca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121541'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191698'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192174> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192174'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192174'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192172> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192172'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192172'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191987> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191987'^^xsd:integer;
  dwc:scientificName 'Desmodora tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120987'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191987'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191985> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191985'^^xsd:integer;
  dwc:scientificName 'Desmodora tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120987'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191985'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191974> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191974'^^xsd:integer;
  dwc:scientificName 'Desmodora tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120987'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191974'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194067> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194067'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194067'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190536> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190536'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190536'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191866> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191866'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191866'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191893> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191893'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191893'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192238> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192238'^^xsd:integer;
  dwc:scientificName 'Epacanthion buetschlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121868'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192238'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192232> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192232'^^xsd:integer;
  dwc:scientificName 'Epacanthion buetschlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121868'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192232'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195371> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:195371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '195371'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:195371'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195367> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:195367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '195367'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:195367'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195387> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:195387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '195387'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:195387'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194977> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194977'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194977'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194969> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194969'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194969'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194970> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194970'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194970'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194947> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194947'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194947'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194966> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194966'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194966'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194964> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194964'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194964'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194957> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194957'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194957'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194950> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194950'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194950'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194949> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194949'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194949'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194967> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194967'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194967'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194946> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194946'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194946'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194944> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194944'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194944'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192971> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192971'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192971'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192998> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192998'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192998'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192987> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192987'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192987'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193977> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193977'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193977'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193358> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193358'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193358'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193333> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193333'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193333'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193343> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193343'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193343'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192560> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192560'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192560'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192565> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192565'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192565'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192578> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192578'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192578'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191678> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191678'^^xsd:integer;
  dwc:scientificName 'Daptonema oxycerca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121541'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191678'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191873> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191873'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191873'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191870> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191870'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191870'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191869> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191869'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191869'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191864> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191864'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191864'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192752> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192752'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192752'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192731> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192731'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192731'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191933> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191933'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191933'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193235> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193235'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193235'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193228> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193228'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193228'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193248> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193248'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193248'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191936> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191936'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191936'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191922> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191922'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191922'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191938> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191938'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191938'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194091> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194091'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194091'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194117> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194117'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194117'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191921> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191921'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191921'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191948> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191948'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191948'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193037> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193037'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193037'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193005> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193005'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193005'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190708> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190708'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190708'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191090> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191090'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191090'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193849> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193849'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2449'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193849'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2449'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193865> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193865'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2449'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193865'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2449'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193833> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193833'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2449'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193833'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2449'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191545> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191545'^^xsd:integer;
  dwc:scientificName 'Cobbia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2454'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191545'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192175> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192175'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192175'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193017> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193017'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193017'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194222> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194222'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2583'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194222'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191662> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191662'^^xsd:integer;
  dwc:scientificName 'Daptonema oxycerca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121541'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191662'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194001> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194001'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194001'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194014> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194014'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194014'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190506> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190506'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190506'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190525> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190525'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190525'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193717> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193717'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120882'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193717'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '120882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194215> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194215'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2583'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194215'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192793> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192793'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192793'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192785> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192785'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192785'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192765> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192765'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192765'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192773> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192773'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192773'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193220> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193220'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193220'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190533> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190533'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190533'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191957> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191957'^^xsd:integer;
  dwc:scientificName 'Desmodora tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120987'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191957'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191956> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191956'^^xsd:integer;
  dwc:scientificName 'Desmodora tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120987'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191956'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191980> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191980'^^xsd:integer;
  dwc:scientificName 'Desmodora tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120987'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191980'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191981> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191981'^^xsd:integer;
  dwc:scientificName 'Desmodora tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120987'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191981'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191982> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191982'^^xsd:integer;
  dwc:scientificName 'Desmodora tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120987'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191982'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191983> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191983'^^xsd:integer;
  dwc:scientificName 'Desmodora tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120987'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191983'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191984> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191984'^^xsd:integer;
  dwc:scientificName 'Desmodora tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120987'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191984'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191958> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191958'^^xsd:integer;
  dwc:scientificName 'Desmodora tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120987'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191958'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191986> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191986'^^xsd:integer;
  dwc:scientificName 'Desmodora tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120987'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191986'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191993> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191993'^^xsd:integer;
  dwc:scientificName 'Desmodora tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120987'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191993'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191988> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191988'^^xsd:integer;
  dwc:scientificName 'Desmodora tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120987'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191988'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191990> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191990'^^xsd:integer;
  dwc:scientificName 'Desmodora tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120987'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191990'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191991> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191991'^^xsd:integer;
  dwc:scientificName 'Desmodora tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120987'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191991'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191992> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191992'^^xsd:integer;
  dwc:scientificName 'Desmodora tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120987'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191992'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191979> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191979'^^xsd:integer;
  dwc:scientificName 'Desmodora tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120987'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191979'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191994> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191994'^^xsd:integer;
  dwc:scientificName 'Desmodora tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120987'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191994'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191972> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191972'^^xsd:integer;
  dwc:scientificName 'Desmodora tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120987'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191972'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191995> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191995'^^xsd:integer;
  dwc:scientificName 'Desmodora tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120987'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191995'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191959> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191959'^^xsd:integer;
  dwc:scientificName 'Desmodora tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120987'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191959'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191978> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191978'^^xsd:integer;
  dwc:scientificName 'Desmodora tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120987'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191978'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191977> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191977'^^xsd:integer;
  dwc:scientificName 'Desmodora tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120987'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191977'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191976> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191976'^^xsd:integer;
  dwc:scientificName 'Desmodora tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120987'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191976'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191975> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191975'^^xsd:integer;
  dwc:scientificName 'Desmodora tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120987'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191975'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191973> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191973'^^xsd:integer;
  dwc:scientificName 'Desmodora tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120987'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191973'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191971> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191971'^^xsd:integer;
  dwc:scientificName 'Desmodora tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120987'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191971'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191970> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191970'^^xsd:integer;
  dwc:scientificName 'Desmodora tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120987'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191970'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191968> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191968'^^xsd:integer;
  dwc:scientificName 'Desmodora tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120987'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191968'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191967> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191967'^^xsd:integer;
  dwc:scientificName 'Desmodora tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120987'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191967'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191961> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191961'^^xsd:integer;
  dwc:scientificName 'Desmodora tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120987'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191961'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191964> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191964'^^xsd:integer;
  dwc:scientificName 'Desmodora tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120987'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191964'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191965> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191965'^^xsd:integer;
  dwc:scientificName 'Desmodora tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120987'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191965'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191963> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191963'^^xsd:integer;
  dwc:scientificName 'Desmodora tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120987'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191963'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191962> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191962'^^xsd:integer;
  dwc:scientificName 'Desmodora tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120987'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191962'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191960> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191960'^^xsd:integer;
  dwc:scientificName 'Desmodora tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120987'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191960'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191966> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191966'^^xsd:integer;
  dwc:scientificName 'Desmodora tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '120987'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191966'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194063> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194063'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194063'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194041> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194041'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194041'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194070> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194070'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194070'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194039> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194039'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194039'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194069> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194069'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194069'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194042> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194042'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194042'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194036> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194036'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194036'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194034> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194034'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194034'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194033> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194033'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194033'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194060> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194060'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194060'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194043> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194043'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194043'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194066> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194066'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194066'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194068> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194068'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194068'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194064> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194064'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194064'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193880> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193880'^^xsd:integer;
  dwc:scientificName 'Pareurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2562'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193880'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193947> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193947'^^xsd:integer;
  dwc:scientificName 'Polygastrophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2563'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193947'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192509> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192509'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192509'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192555> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192555'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192555'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193661> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193661'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193661'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193636> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193636'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193636'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193639> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193639'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193639'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193660> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193660'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193660'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193658> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193658'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193658'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193657> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193657'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193657'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193656> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193656'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193656'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193650> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193650'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193650'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193648> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193648'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193648'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193646> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193646'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193646'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193645> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193645'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193645'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193640> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193640'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193640'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193637> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193637'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193637'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193644> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193644'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193644'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193665> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193665'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193665'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193635> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193635'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193635'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193807> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193807'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193807'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193787> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193787'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193787'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192125> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192125'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2525'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192125'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192114> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192114'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2525'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192114'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192141> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192141'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2525'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192141'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192142> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192142'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2525'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192142'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192143> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192143'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2525'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192143'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192135> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192135'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2525'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192135'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192123> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192123'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2525'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192123'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192116> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192116'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2525'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192116'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192138> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192138'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2525'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192138'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192150> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192150'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2525'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192150'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192137> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192137'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2525'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192137'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192121> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192121'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2525'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192121'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192128> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192128'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2525'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192128'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192136> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192136'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2525'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192136'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192134> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192134'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2525'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192134'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192144> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192144'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2525'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192144'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192154> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192154'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192154'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192155> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192155'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192155'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192156> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192156'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192156'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192171> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192171'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192171'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192170> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192170'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192170'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192169> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192169'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192169'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192168> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192168'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192168'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192160> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192160'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192160'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192166> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192166'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192166'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192165> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192165'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192165'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192164> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192164'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192164'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192157> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192157'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192157'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192158> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192158'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192158'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192159> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192159'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192159'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192167> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192167'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192167'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192184> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192184'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192184'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192193> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192193'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192193'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192192> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192192'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192192'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192191> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192191'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192191'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192190> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192190'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192190'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192189> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192189'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192189'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192188> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192188'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192188'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192187> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192187'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192187'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192185> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192185'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192185'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192161> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192161'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192161'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192183> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192183'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192183'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192182> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192182'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192182'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192163> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192163'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192163'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192180> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192180'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192180'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192179> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192179'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192179'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194498> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194498'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194498'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194496> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194496'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194496'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194495> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194495'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194495'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194500> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194500'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194500'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194501> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194501'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194501'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194509> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194509'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194509'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194508> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194508'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194508'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194507> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194507'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194507'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194506> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194506'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194506'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194505> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194505'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194505'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194502> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194502'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194502'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194510> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194510'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194510'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194503> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194503'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194503'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194516> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194516'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194516'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194519> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194519'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194519'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194512> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194512'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194512'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194494> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194494'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194494'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194513> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194513'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194513'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194492> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194492'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194492'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194515> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194515'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194515'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194490> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194490'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194490'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194518> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194518'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194518'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194525> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194525'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194525'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194523> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194523'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194523'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194522> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194522'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194522'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194521> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194521'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194521'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194520> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194520'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194520'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194514> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194514'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194514'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194493> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194493'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194493'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194491> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194491'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194491'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194486> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194486'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194486'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194487> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194487'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194487'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194488> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194488'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194488'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194489> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194489'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194489'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194511> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194511'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194511'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191178> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191178'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191178'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191148> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191148'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191148'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191158> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191158'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191158'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191159> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191159'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191159'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191168> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191168'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191168'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191179> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191179'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191179'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192608> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192608'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192608'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192628> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192628'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192628'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194050> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194050'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194050'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192429> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192429'^^xsd:integer;
  dwc:scientificName 'Halalaimus isaitshikovi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122011'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192429'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191842> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191842'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191842'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191831> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191831'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191831'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190583> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190583'^^xsd:integer;
  dwc:scientificName 'Amphimonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2452'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190583'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190832> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190832'^^xsd:integer;
  dwc:scientificName 'Araeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2436'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190832'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194347> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194347'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194347'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194045> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194045'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194045'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190792> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190792'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190792'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192455> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192455'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192455'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193575> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193575'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193575'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192463> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192463'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192463'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192473> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192473'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192473'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194920> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194920'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194920'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190907> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190907'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190907'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194905> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194905'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194905'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190889> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190889'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190889'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190914> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190914'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190914'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190917> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190917'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190917'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194367> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194367'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194367'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194339> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194339'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194339'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192140> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192140'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2525'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192140'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194529> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194529'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194529'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192449> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192449'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192449'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194885> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194885'^^xsd:integer;
  dwc:scientificName 'Terschellingia gourbaultae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121678'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194885'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194871> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194871'^^xsd:integer;
  dwc:scientificName 'Terschellingia gourbaultae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121678'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194871'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194894> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194894'^^xsd:integer;
  dwc:scientificName 'Terschellingia gourbaultae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121678'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194894'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194862> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194862'^^xsd:integer;
  dwc:scientificName 'Terschellingia gourbaultae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121678'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194862'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191693> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191693'^^xsd:integer;
  dwc:scientificName 'Daptonema oxycerca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121541'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191693'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191690> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191690'^^xsd:integer;
  dwc:scientificName 'Daptonema oxycerca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121541'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191690'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191688> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191688'^^xsd:integer;
  dwc:scientificName 'Daptonema oxycerca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121541'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191688'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191687> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191687'^^xsd:integer;
  dwc:scientificName 'Daptonema oxycerca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121541'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191687'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191686> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191686'^^xsd:integer;
  dwc:scientificName 'Daptonema oxycerca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121541'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191686'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191684> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191684'^^xsd:integer;
  dwc:scientificName 'Daptonema oxycerca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121541'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191684'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192237> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192237'^^xsd:integer;
  dwc:scientificName 'Epacanthion buetschlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121868'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192237'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191598> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191598'^^xsd:integer;
  dwc:scientificName 'Chromadoroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2150'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191598'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191572> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191572'^^xsd:integer;
  dwc:scientificName 'Chromadoroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2150'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191572'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191563> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191563'^^xsd:integer;
  dwc:scientificName 'Chromadoroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2150'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191563'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193011> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193011'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193011'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194921> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194921'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194921'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193038> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193038'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193038'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190709> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190709'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190709'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195113> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:195113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '195113'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:195113'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195128> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:195128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '195128'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:195128'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194182> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194182'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma americana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '153456'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194182'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191884> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191884'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191884'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191874> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191874'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191874'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191894> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191894'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191894'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191875> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191875'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191875'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191879> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191879'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191879'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191895> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191895'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191895'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191888> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191888'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191888'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191878> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191878'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191878'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191889> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191889'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191889'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191890> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191890'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191890'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191868> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191868'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191868'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191858> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191858'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191858'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191859> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191859'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191859'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191886> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.30666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.30666667 -4.249333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.30666667"^^xsd:decimal ;
  geo-pos:long "-4.249333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191886'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.249333333'^^xsd:double;
  dwc:latitude '50.30666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191886'^^xsd:anyURI;
  dwc:observationDate '1993-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191493> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191493'^^xsd:integer;
  dwc:scientificName 'Chromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2278'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191493'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192407> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192407'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192407'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192408> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192408'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192408'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192404> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192404'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192404'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192395> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192395'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192395'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192401> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192401'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192401'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192390> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192390'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192390'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192403> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192403'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192403'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192392> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192392'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192392'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192393> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192393'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192393'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192394> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192394'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192394'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192402> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192402'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192402'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192398> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192398'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192398'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192400> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192400'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192400'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192397> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192397'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192397'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192396> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192396'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192396'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195239> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:195239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '195239'^^xsd:integer;
  dwc:scientificName 'Tripyloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2588'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:195239'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195240> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:195240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '195240'^^xsd:integer;
  dwc:scientificName 'Tripyloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2588'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:195240'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191431> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191431'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191431'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192405> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192405'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192405'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192406> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192406'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192406'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191656> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191656'^^xsd:integer;
  dwc:scientificName 'Daptonema oxycerca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121541'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191656'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191654> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191654'^^xsd:integer;
  dwc:scientificName 'Daptonema oxycerca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121541'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191654'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195245> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:195245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '195245'^^xsd:integer;
  dwc:scientificName 'Tripyloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2588'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:195245'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195254> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:195254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '195254'^^xsd:integer;
  dwc:scientificName 'Tripyloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2588'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:195254'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195256> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:195256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '195256'^^xsd:integer;
  dwc:scientificName 'Tripyloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2588'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:195256'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195253> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:195253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '195253'^^xsd:integer;
  dwc:scientificName 'Tripyloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2588'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:195253'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195252> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:195252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '195252'^^xsd:integer;
  dwc:scientificName 'Tripyloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2588'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:195252'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195251> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:195251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '195251'^^xsd:integer;
  dwc:scientificName 'Tripyloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2588'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:195251'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195250> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:195250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '195250'^^xsd:integer;
  dwc:scientificName 'Tripyloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2588'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:195250'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195249> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:195249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '195249'^^xsd:integer;
  dwc:scientificName 'Tripyloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2588'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:195249'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195248> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:195248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '195248'^^xsd:integer;
  dwc:scientificName 'Tripyloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2588'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:195248'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195246> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:195246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '195246'^^xsd:integer;
  dwc:scientificName 'Tripyloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2588'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:195246'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195244> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:195244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '195244'^^xsd:integer;
  dwc:scientificName 'Tripyloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2588'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:195244'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195243> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:195243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '195243'^^xsd:integer;
  dwc:scientificName 'Tripyloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2588'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:195243'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195242> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:195242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '195242'^^xsd:integer;
  dwc:scientificName 'Tripyloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2588'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:195242'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195238> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:195238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '195238'^^xsd:integer;
  dwc:scientificName 'Tripyloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2588'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:195238'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195247> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:195247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '195247'^^xsd:integer;
  dwc:scientificName 'Tripyloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2588'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:195247'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195241> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:195241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '195241'^^xsd:integer;
  dwc:scientificName 'Tripyloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2588'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:195241'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195274> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:195274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '195274'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:195274'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195273> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:195273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '195273'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:195273'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195266> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:195266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '195266'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:195266'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195258> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:195258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '195258'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:195258'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195259> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:195259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '195259'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:195259'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195261> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:195261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '195261'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:195261'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195262> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:195262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '195262'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:195262'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195263> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:195263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '195263'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:195263'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195275> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:195275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '195275'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:195275'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195265> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:195265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '195265'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:195265'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195267> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:195267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '195267'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:195267'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195268> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:195268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '195268'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:195268'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195271> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:195271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '195271'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:195271'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195272> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:195272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '195272'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:195272'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195264> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:195264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '195264'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:195264'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195257> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:195257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '195257'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:195257'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194570> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194570'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194570'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194572> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194572'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194572'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194574> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194574'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194574'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194569> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194569'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194569'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193268> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193268'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193268'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193267> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193267'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193267'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193265> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193265'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193265'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193266> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193266'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193266'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193273> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193273'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193273'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193277> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193277'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193277'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193276> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193276'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193276'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193264> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193264'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193264'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193260> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193260'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193260'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193270> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193270'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193270'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193274> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193274'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193274'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193271> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193271'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193271'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193275> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193275'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193275'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193269> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193269'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193269'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193262> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193262'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193262'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192333> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192333'^^xsd:integer;
  dwc:scientificName 'Geomonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153330'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192333'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192335> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192335'^^xsd:integer;
  dwc:scientificName 'Geomonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153330'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192335'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192336> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192336'^^xsd:integer;
  dwc:scientificName 'Geomonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153330'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192336'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192337> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192337'^^xsd:integer;
  dwc:scientificName 'Geomonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153330'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192337'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192347> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192347'^^xsd:integer;
  dwc:scientificName 'Geomonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153330'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192347'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192348> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192348'^^xsd:integer;
  dwc:scientificName 'Geomonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153330'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192348'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191134> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191134'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191134'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191135> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191135'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191135'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191140> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191140'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191140'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191141> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191141'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191141'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191143> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191143'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191143'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194985> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194985'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2448'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194985'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194983> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194983'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2448'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194983'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194987> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194987'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2448'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194987'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194998> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194998'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2448'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194998'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194996> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194996'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2448'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194996'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194984> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194984'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2448'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194984'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191606> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191606'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191606'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191611> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191611'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191611'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191614> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191614'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191614'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191615> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191615'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191615'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191618> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191618'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191618'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193201> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193201'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193201'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193211> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193211'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193211'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193203> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193203'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193203'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193204> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193204'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193204'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193205> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193205'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193205'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193206> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193206'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193206'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193207> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193207'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193207'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193208> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193208'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193208'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193210> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193210'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193210'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193202> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193202'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193202'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193214> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193214'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193214'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191604> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191604'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191604'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191607> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191607'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191607'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191608> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191608'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191608'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191609> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191609'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191609'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191610> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191610'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191610'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191612> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191612'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191612'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191653> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191653'^^xsd:integer;
  dwc:scientificName 'Daptonema oxycerca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121541'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191653'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190764> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190764'^^xsd:integer;
  dwc:scientificName 'Antomicron'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2400'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190764'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191744> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191744'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191744'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191739> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191739'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191739'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191753> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191753'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191753'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191754> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191754'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191754'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191756> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191756'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191756'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191755> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191755'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191755'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191757> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191757'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191757'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191752> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191752'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191752'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194749> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194749'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194749'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194760> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194760'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194760'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194758> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194758'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194758'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194757> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194757'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194757'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194756> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194756'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194756'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194755> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194755'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194755'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194754> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194754'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194754'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194753> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194753'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194753'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194752> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194752'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194752'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194751> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194751'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194751'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194748> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194748'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194748'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193102> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193102'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193102'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193118> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193118'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193118'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193110> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193110'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193110'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193819> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193819'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193819'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193823> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193823'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193823'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193824> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193824'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193824'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193825> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193825'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193825'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193821> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193821'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193821'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194761> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194761'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194761'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194750> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194750'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194750'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194745> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194745'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194745'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194743> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194743'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194743'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191632> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191632'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191632'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193697> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193697'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193697'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193709> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193709'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193709'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192604> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192604'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192604'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193099> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193099'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193099'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193098> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193098'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193098'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193091> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193091'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193091'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193095> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193095'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193095'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193092> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193092'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193092'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193086> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193086'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193086'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193096> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193096'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193096'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193083> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193083'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193083'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193094> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193094'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193094'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193085> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193085'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193085'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193088> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193088'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193088'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193089> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193089'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193089'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193090> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193090'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193090'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193084> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193084'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193084'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193101> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193101'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193101'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193100> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193100'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193100'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191521> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191521'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191521'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191508> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191508'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191508'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191506> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191506'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191506'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192037> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192037'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192037'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192048> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192048'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192048'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192045> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192045'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192045'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192046> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192046'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192046'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192044> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192044'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192044'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192042> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192042'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192042'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192039> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192039'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192039'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192049> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192049'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192049'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192052> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192052'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192052'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192053> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192053'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192053'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193690> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193690'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193690'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193689> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193689'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193689'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193687> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193687'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193687'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193686> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193686'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193686'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193684> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193684'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193684'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193676> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193676'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193676'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193677> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193677'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193677'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193678> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193678'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193678'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193679> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193679'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193679'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193680> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193680'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193680'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194709> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194709'^^xsd:integer;
  dwc:scientificName 'Terschellingia gourbaultae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121678'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194709'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194705> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194705'^^xsd:integer;
  dwc:scientificName 'Terschellingia gourbaultae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121678'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194705'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194717> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194717'^^xsd:integer;
  dwc:scientificName 'Terschellingia gourbaultae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121678'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194717'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194713> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194713'^^xsd:integer;
  dwc:scientificName 'Terschellingia gourbaultae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121678'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194713'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194719> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194719'^^xsd:integer;
  dwc:scientificName 'Terschellingia gourbaultae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121678'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194719'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194721> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194721'^^xsd:integer;
  dwc:scientificName 'Terschellingia gourbaultae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121678'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194721'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194722> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194722'^^xsd:integer;
  dwc:scientificName 'Terschellingia gourbaultae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121678'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194722'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194723> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194723'^^xsd:integer;
  dwc:scientificName 'Terschellingia gourbaultae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121678'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194723'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194847> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194847'^^xsd:integer;
  dwc:scientificName 'Terschellingia communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121677'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194847'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194845> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194845'^^xsd:integer;
  dwc:scientificName 'Terschellingia communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121677'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194845'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194848> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194848'^^xsd:integer;
  dwc:scientificName 'Terschellingia communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121677'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194848'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194849> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194849'^^xsd:integer;
  dwc:scientificName 'Terschellingia communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121677'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194849'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194850> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194850'^^xsd:integer;
  dwc:scientificName 'Terschellingia communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121677'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194850'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194851> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194851'^^xsd:integer;
  dwc:scientificName 'Terschellingia communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121677'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194851'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194844> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194844'^^xsd:integer;
  dwc:scientificName 'Terschellingia communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121677'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194844'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194855> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194855'^^xsd:integer;
  dwc:scientificName 'Terschellingia communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121677'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194855'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194857> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194857'^^xsd:integer;
  dwc:scientificName 'Terschellingia communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121677'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194857'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194858> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194858'^^xsd:integer;
  dwc:scientificName 'Terschellingia communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121677'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194858'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194859> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194859'^^xsd:integer;
  dwc:scientificName 'Terschellingia communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121677'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194859'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194860> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194860'^^xsd:integer;
  dwc:scientificName 'Terschellingia communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121677'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194860'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194853> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194853'^^xsd:integer;
  dwc:scientificName 'Terschellingia communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121677'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194853'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194854> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194854'^^xsd:integer;
  dwc:scientificName 'Terschellingia communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121677'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194854'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194843> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194843'^^xsd:integer;
  dwc:scientificName 'Terschellingia communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121677'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194843'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194842> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194842'^^xsd:integer;
  dwc:scientificName 'Terschellingia communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121677'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194842'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194074> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194074'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194074'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194085> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194085'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194085'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194072> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194072'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194072'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194081> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194081'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194081'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194071> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194071'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194071'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194082> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194082'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194082'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194083> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194083'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194083'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194078> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194078'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194078'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193470> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193470'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193470'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193469> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193469'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193469'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193467> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193467'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193467'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193461> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193461'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193461'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193466> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193466'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193466'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194087> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194087'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194087'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194079> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194079'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194079'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194080> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194080'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194080'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194086> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194086'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194086'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193606> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193606'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193606'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194316> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194316'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194316'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193620> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193620'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193620'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194467> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194467'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194467'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194469> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194469'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194469'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192718> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192718'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192718'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192720> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192720'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192720'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192723> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192723'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192723'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192724> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192724'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192724'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192709> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192709'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192709'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192708> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192708'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192708'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192713> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192713'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192713'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192717> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192717'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192717'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192716> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192716'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192716'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192721> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192721'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192721'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192711> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192711'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192711'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192710> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192710'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192710'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192719> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192719'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192719'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192714> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192714'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192714'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192706> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192706'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192706'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192712> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192712'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192712'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192715> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192715'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192715'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194742> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194742'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194742'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194741> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194741'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194741'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194740> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194740'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194740'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194738> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194738'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194738'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194737> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194737'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194737'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194734> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194734'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194734'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194731> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194731'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194731'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194730> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194730'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194730'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194729> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194729'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194729'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194728> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194728'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194728'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194732> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194732'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194732'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194727> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194727'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194727'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194735> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194735'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194735'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193613> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193613'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193613'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192504> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192504'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192504'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192497> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192497'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192497'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192492> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192492'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192492'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192057> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192057'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192057'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192061> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192061'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192061'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190828> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190828'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190828'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190945> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190945'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190945'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190928> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190928'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190928'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190929> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190929'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190929'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190936> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190936'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190936'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190933> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190933'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190933'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190932> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190932'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190932'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190931> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190931'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190931'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190930> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190930'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190930'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190937> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190937'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190937'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190946> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190946'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190946'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190943> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190943'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190943'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190935> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190935'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190935'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190942> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190942'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190942'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190941> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190941'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190941'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190940> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190940'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190940'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190939> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190939'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190939'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190938> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190938'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190938'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194326> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194326'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194326'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194311> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194311'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194311'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194310> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194310'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194310'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194309> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194309'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194309'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194318> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194318'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194318'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194323> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194323'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194323'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194322> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194322'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194322'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194321> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194321'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194321'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194320> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194320'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194320'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194319> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194319'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194319'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194317> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194317'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194317'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194315> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194315'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194315'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194314> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194314'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194314'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194313> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194313'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194313'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193634> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193634'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193634'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193632> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193632'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193632'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193630> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193630'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193630'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193628> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193628'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193628'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193622> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193622'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193622'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193624> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193624'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193624'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193618> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193618'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193618'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193626> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193626'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193626'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193763> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193763'^^xsd:integer;
  dwc:scientificName 'Paracomesoma dubium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121347'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193763'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191761> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191761'^^xsd:integer;
  dwc:scientificName 'Daptonema procerum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121545'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191761'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191776> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191776'^^xsd:integer;
  dwc:scientificName 'Daptonema procerum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121545'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191776'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192399> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192399'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192399'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192391> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192391'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192391'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195260> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:195260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '195260'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:195260'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195269> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:195269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '195269'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:195269'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195270> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A195270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:195270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '195270'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:195270'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193263> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193263'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193263'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191747> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191747'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191747'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191619> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191619'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191619'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191605> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191605'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191605'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191603> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191603'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191603'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194759> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194759'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194759'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191129> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191129'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191129'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193115> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193115'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193115'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193097> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193097'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193097'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193087> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193087'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193087'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193093> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193093'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193093'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192588> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192588'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192588'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192036> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192036'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192036'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192043> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192043'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192043'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192050> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192050'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192050'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192038> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192038'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192038'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193215> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193215'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193215'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193216> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193216'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193216'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193217> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193217'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193217'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193219> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193219'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193219'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193209> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193209'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193209'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194720> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194720'^^xsd:integer;
  dwc:scientificName 'Terschellingia gourbaultae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121678'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194720'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194846> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194846'^^xsd:integer;
  dwc:scientificName 'Terschellingia communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121677'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194846'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194856> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194856'^^xsd:integer;
  dwc:scientificName 'Terschellingia communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121677'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194856'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194852> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194852'^^xsd:integer;
  dwc:scientificName 'Terschellingia communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121677'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194852'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194084> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194084'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194084'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194076> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194076'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194076'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193691> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193691'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193691'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193692> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193692'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193692'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190879> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190879'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2415'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190879'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190883> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190883'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2415'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190883'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193756> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193756'^^xsd:integer;
  dwc:scientificName 'Paracomesoma dubium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121347'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193756'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193758> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193758'^^xsd:integer;
  dwc:scientificName 'Paracomesoma dubium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121347'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193758'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193755> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193755'^^xsd:integer;
  dwc:scientificName 'Paracomesoma dubium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121347'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193755'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193754> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193754'^^xsd:integer;
  dwc:scientificName 'Paracomesoma dubium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121347'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193754'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193768> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193768'^^xsd:integer;
  dwc:scientificName 'Paracomesoma dubium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121347'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193768'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193765> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193765'^^xsd:integer;
  dwc:scientificName 'Paracomesoma dubium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121347'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193765'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193761> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193761'^^xsd:integer;
  dwc:scientificName 'Paracomesoma dubium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121347'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193761'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193760> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193760'^^xsd:integer;
  dwc:scientificName 'Paracomesoma dubium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121347'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193760'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194747> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194747'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194747'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194746> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194746'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194746'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194484> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194484'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194484'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194470> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194470'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194470'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194471> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194471'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194471'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194472> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194472'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194472'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194474> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194474'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194474'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194477> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194477'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194477'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194479> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194479'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194479'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194483> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194483'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194483'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194485> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194485'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194485'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194480> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194480'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194480'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194425> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194425'^^xsd:integer;
  dwc:scientificName 'Setosabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2434'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194425'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191630> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191630'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191630'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192654> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192654'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192654'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192722> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192722'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192722'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192707> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192707'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192707'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190813> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190813'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190813'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193605> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193605'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193605'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194736> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194736'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194736'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194726> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194726'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194726'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194725> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194725'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194725'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194739> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194739'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194739'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192503> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A192503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:192503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '192503'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:192503'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194724> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194724'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194724'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190944> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190944'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190944'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194325> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194325'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194325'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194312> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194312'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194312'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194324> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194324'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194324'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194327> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194327'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194327'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190934> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A190934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:190934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '190934'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:190934'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193609> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193609'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193609'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194733> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194733'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194733'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194710> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194710'^^xsd:integer;
  dwc:scientificName 'Terschellingia gourbaultae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121678'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194710'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194708> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194708'^^xsd:integer;
  dwc:scientificName 'Terschellingia gourbaultae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121678'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194708'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194707> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194707'^^xsd:integer;
  dwc:scientificName 'Terschellingia gourbaultae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121678'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194707'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194706> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194706'^^xsd:integer;
  dwc:scientificName 'Terschellingia gourbaultae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121678'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194706'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194718> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194718'^^xsd:integer;
  dwc:scientificName 'Terschellingia gourbaultae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121678'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194718'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194711> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A194711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:194711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '194711'^^xsd:integer;
  dwc:scientificName 'Terschellingia gourbaultae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121678'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:194711'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191644> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191644'^^xsd:integer;
  dwc:scientificName 'Daptonema oxycerca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121541'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191644'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191643> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191643'^^xsd:integer;
  dwc:scientificName 'Daptonema oxycerca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121541'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191643'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191648> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191648'^^xsd:integer;
  dwc:scientificName 'Daptonema oxycerca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121541'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191648'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191650> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191650'^^xsd:integer;
  dwc:scientificName 'Daptonema oxycerca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121541'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191650'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191652> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191652'^^xsd:integer;
  dwc:scientificName 'Daptonema oxycerca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121541'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191652'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191640> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191640'^^xsd:integer;
  dwc:scientificName 'Daptonema oxycerca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121541'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191640'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193682> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A193682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:193682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '193682'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:193682'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191765> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191765'^^xsd:integer;
  dwc:scientificName 'Daptonema procerum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121545'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191765'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191764> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191764'^^xsd:integer;
  dwc:scientificName 'Daptonema procerum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121545'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191764'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191758> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191758'^^xsd:integer;
  dwc:scientificName 'Daptonema procerum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121545'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191758'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191759> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191759'^^xsd:integer;
  dwc:scientificName 'Daptonema procerum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121545'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191759'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191760> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191760'^^xsd:integer;
  dwc:scientificName 'Daptonema procerum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121545'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191760'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191762> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191762'^^xsd:integer;
  dwc:scientificName 'Daptonema procerum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121545'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191762'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191770> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191770'^^xsd:integer;
  dwc:scientificName 'Daptonema procerum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121545'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191770'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191773> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191773'^^xsd:integer;
  dwc:scientificName 'Daptonema procerum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121545'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191773'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191772> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191772'^^xsd:integer;
  dwc:scientificName 'Daptonema procerum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121545'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191772'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191771> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191771'^^xsd:integer;
  dwc:scientificName 'Daptonema procerum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121545'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191771'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191769> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191769'^^xsd:integer;
  dwc:scientificName 'Daptonema procerum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121545'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191769'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191767> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191767'^^xsd:integer;
  dwc:scientificName 'Daptonema procerum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121545'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191767'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191766> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191766'^^xsd:integer;
  dwc:scientificName 'Daptonema procerum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121545'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191766'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191768> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191768'^^xsd:integer;
  dwc:scientificName 'Daptonema procerum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121545'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191768'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191763> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191763'^^xsd:integer;
  dwc:scientificName 'Daptonema procerum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121545'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191763'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191775> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191775'^^xsd:integer;
  dwc:scientificName 'Daptonema procerum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121545'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191775'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191774> ;
  mr:hasGeometry <https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38283333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38283333 -4.2445)"^^geo:wktLiteral ;
  geo-pos:lat "50.38283333"^^xsd:decimal ;
  geo-pos:long "-4.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/713__urn%3Acatalog%3AMarBEF%2FManuela%3Ap1%3A191774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:p1:191774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/713_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'p1'^^xsd:string;
  dwc:catalogNumber '191774'^^xsd:integer;
  dwc:scientificName 'Daptonema procerum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Exe Estuary and Cornwall'^^xsd:string;
  dwc:longitude '-4.2445'^^xsd:double;
  dwc:latitude '50.38283333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121545'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:p1:191774'^^xsd:anyURI;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF