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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206943'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus tardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122059'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206943'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '122059'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206948> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206948'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus tardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122059'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206948'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '122059'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206949> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206949'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus tardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122059'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206949'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '122059'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206197> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205460'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205460'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205461> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205461'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205461'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205471> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205471'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205471'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205451> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205451'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205451'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205472> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205472'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205472'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205475> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205475'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205475'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205474> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205474'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205474'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205480> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205480'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205480'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205479> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205479'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205479'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205478> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205478'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205478'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205453> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205453'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205453'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205469> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205469'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205469'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205477> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205477'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205477'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206449> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203242'^^xsd:integer;
  dwc:scientificName 'Xyalidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2190'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:203242'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2190'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203239> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203239'^^xsd:integer;
  dwc:scientificName 'Xyalidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2190'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:203239'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2190'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206488> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:207169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '207169'^^xsd:integer;
  dwc:scientificName 'Trissonchulus benepapillosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121933'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:207169'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '121933'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207149> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:207149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '207149'^^xsd:integer;
  dwc:scientificName 'Trissonchulus benepapillosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121933'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:207149'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '121933'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207170> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:207170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '207170'^^xsd:integer;
  dwc:scientificName 'Trissonchulus benepapillosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121933'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:207170'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '121933'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207162> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:207162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '207162'^^xsd:integer;
  dwc:scientificName 'Trissonchulus benepapillosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121933'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:207162'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '121933'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207168> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:207168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '207168'^^xsd:integer;
  dwc:scientificName 'Trissonchulus benepapillosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121933'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:207168'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '121933'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207171> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:207171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '207171'^^xsd:integer;
  dwc:scientificName 'Trissonchulus benepapillosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121933'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:207171'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '121933'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207175> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:207175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '207175'^^xsd:integer;
  dwc:scientificName 'Trissonchulus benepapillosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121933'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:207175'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '121933'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206217> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:207161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '207161'^^xsd:integer;
  dwc:scientificName 'Trissonchulus benepapillosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121933'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:207161'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '121933'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207167> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:207167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '207167'^^xsd:integer;
  dwc:scientificName 'Trissonchulus benepapillosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121933'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:207167'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '121933'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207166> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:207166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '207166'^^xsd:integer;
  dwc:scientificName 'Trissonchulus benepapillosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121933'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:207166'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '121933'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207165> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:207165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '207165'^^xsd:integer;
  dwc:scientificName 'Trissonchulus benepapillosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121933'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:207165'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '121933'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207164> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:207164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '207164'^^xsd:integer;
  dwc:scientificName 'Trissonchulus benepapillosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121933'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:207164'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '121933'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205149> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205429'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205429'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205414> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205414'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205414'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205415> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205415'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205415'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205417> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205417'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205417'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205731> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205425'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205425'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205445> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205445'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205445'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205436> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205436'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205436'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205438> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205438'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205438'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205439> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205439'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205439'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205440> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205440'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205440'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205443> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205443'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205443'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206313> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:202941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '202941'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122122'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:202941'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '122122'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202965> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:202965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '202965'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122122'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:202965'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '122122'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202964> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:202964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '202964'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122122'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:202964'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '122122'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202961> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:202961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '202961'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122122'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:202961'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '122122'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202960> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:202960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '202960'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122122'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:202960'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '122122'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202959> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:202959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '202959'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122122'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:202959'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '122122'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202958> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:202958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '202958'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122122'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:202958'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '122122'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202935> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:202935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '202935'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122122'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:202935'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '122122'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202956> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:202956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '202956'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122122'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:202956'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '122122'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202939> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:202939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '202939'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122122'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:202939'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '122122'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202952> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:202952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '202952'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122122'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:202952'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '122122'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202953> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:202953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '202953'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122122'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:202953'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '122122'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202954> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:202954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '202954'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122122'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:202954'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '122122'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202933> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:202933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '202933'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122122'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:202933'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '122122'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202936> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:202936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '202936'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122122'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:202936'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '122122'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206119> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206119'^^xsd:integer;
  dwc:scientificName 'Neochromadora tecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120795'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206119'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206125> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206125'^^xsd:integer;
  dwc:scientificName 'Neochromadora tecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120795'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206125'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206126> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206126'^^xsd:integer;
  dwc:scientificName 'Neochromadora tecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120795'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206126'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206127> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206127'^^xsd:integer;
  dwc:scientificName 'Neochromadora tecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120795'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206127'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206128> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206128'^^xsd:integer;
  dwc:scientificName 'Neochromadora tecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120795'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206128'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206130> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206130'^^xsd:integer;
  dwc:scientificName 'Neochromadora tecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120795'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206130'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206131> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206131'^^xsd:integer;
  dwc:scientificName 'Neochromadora tecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120795'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206131'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206122> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206122'^^xsd:integer;
  dwc:scientificName 'Neochromadora tecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120795'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206122'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206098> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206098'^^xsd:integer;
  dwc:scientificName 'Neochromadora tecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120795'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206098'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206103> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206103'^^xsd:integer;
  dwc:scientificName 'Neochromadora tecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120795'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206103'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206116> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206116'^^xsd:integer;
  dwc:scientificName 'Neochromadora tecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120795'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206116'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206117> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206117'^^xsd:integer;
  dwc:scientificName 'Neochromadora tecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120795'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206117'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206155> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206155'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206155'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206154> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206154'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206154'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206153> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206153'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206153'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206142> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206142'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206142'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206168> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206168'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206168'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206138> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206138'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206138'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206137> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206137'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206137'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206136> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206136'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206136'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206135> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206135'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206135'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206133> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206133'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206133'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206163> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206163'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206163'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206104> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206104'^^xsd:integer;
  dwc:scientificName 'Neochromadora tecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120795'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206104'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206102> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206102'^^xsd:integer;
  dwc:scientificName 'Neochromadora tecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120795'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206102'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206101> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206101'^^xsd:integer;
  dwc:scientificName 'Neochromadora tecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120795'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206101'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206120> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206120'^^xsd:integer;
  dwc:scientificName 'Neochromadora tecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120795'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206120'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206100> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206100'^^xsd:integer;
  dwc:scientificName 'Neochromadora tecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120795'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206100'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206107> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206107'^^xsd:integer;
  dwc:scientificName 'Neochromadora tecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120795'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206107'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206099> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206099'^^xsd:integer;
  dwc:scientificName 'Neochromadora tecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120795'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206099'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206123> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206123'^^xsd:integer;
  dwc:scientificName 'Neochromadora tecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120795'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206123'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206124> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206124'^^xsd:integer;
  dwc:scientificName 'Neochromadora tecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120795'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206124'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206151> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206151'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206151'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206165> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206165'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206165'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206164> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206164'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206164'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206166> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206166'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206166'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206167> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206167'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206167'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206139> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206139'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206139'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206160> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206160'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206160'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206158> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206158'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206158'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206156> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206156'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206156'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203388> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203316'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:203316'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203317> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203317'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:203317'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203314> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203314'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:203314'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203320> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203320'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:203320'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203298> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203298'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:203298'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203326> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203326'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:203326'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203306> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203306'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:203306'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203307> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203307'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:203307'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203308> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203308'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:203308'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203309> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203309'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:203309'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203310> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203310'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:203310'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203295> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203295'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:203295'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203311> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203311'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:203311'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203304> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203304'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:203304'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203319> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203319'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:203319'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203301> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203301'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:203301'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203302> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203302'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:203302'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203322> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203322'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:203322'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203325> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203325'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:203325'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203324> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203324'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:203324'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203299> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203299'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:203299'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203300> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203300'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:203300'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203318> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203318'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:203318'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203321> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203321'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:203321'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203292> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203292'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:203292'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203294> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203294'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:203294'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203305> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203305'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:203305'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203313> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203313'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:203313'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203315> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203315'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:203315'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203312> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203312'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:203312'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203297> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203297'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:203297'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205964> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205958'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:205958'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205955> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205955'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:205955'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205956> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205956'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:205956'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205957> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205957'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:205957'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205954> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205954'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:205954'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205961> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205961'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:205961'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205963> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205963'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:205963'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205982> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205982'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:205982'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205981> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205981'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:205981'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205978> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205978'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:205978'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205977> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205977'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:205977'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205976> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205976'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:205976'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205984> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205984'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:205984'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205985> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205985'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:205985'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205953> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205953'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:205953'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205973> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205973'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:205973'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205311> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205311'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:205311'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205338> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205338'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:205338'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205310> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205310'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:205310'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205327> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205327'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:205327'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205960> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205960'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:205960'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205983> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205983'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:205983'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205987> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205987'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:205987'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205988> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205988'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:205988'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205974> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205974'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:205974'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206801> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206801'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206801'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206795> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206795'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206795'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206791> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206791'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206791'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206807> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206807'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206807'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206781> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206781'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206781'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206808> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206808'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206808'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206812> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206812'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206812'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206803> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206803'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206803'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206802> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206802'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206802'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206790> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206790'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206790'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206813> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206813'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206813'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206815> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206815'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206815'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203095> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203095'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:203095'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203080> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203080'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:203080'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203098> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203098'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:203098'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203081> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203081'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:203081'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203105> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203105'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:203105'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203106> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203106'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:203106'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203107> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203107'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:203107'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203108> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203108'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:203108'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203109> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203109'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:203109'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203094> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203094'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:203094'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203099> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203099'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:203099'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203103> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203103'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:203103'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203102> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203102'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:203102'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203101> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203101'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:203101'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203082> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203082'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:203082'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203083> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203083'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:203083'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206982> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206982'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:206982'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206983> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206983'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:206983'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206984> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206984'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:206984'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205284> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205284'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205284'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205273> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205273'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205273'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205276> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205276'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205276'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205277> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205277'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205277'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205279> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205279'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205279'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205280> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205280'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205280'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205289> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205289'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205289'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205302> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205302'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205302'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205594> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205594'^^xsd:integer;
  dwc:scientificName 'Geomonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:205594'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '153330'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205596> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205596'^^xsd:integer;
  dwc:scientificName 'Geomonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:205596'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '153330'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205598> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205598'^^xsd:integer;
  dwc:scientificName 'Geomonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:205598'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '153330'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205599> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205599'^^xsd:integer;
  dwc:scientificName 'Geomonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:205599'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '153330'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205600> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205600'^^xsd:integer;
  dwc:scientificName 'Geomonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:205600'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '153330'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205617> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205617'^^xsd:integer;
  dwc:scientificName 'Geomonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:205617'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '153330'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205604> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205604'^^xsd:integer;
  dwc:scientificName 'Geomonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:205604'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '153330'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205618> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205618'^^xsd:integer;
  dwc:scientificName 'Geomonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:205618'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '153330'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205620> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205620'^^xsd:integer;
  dwc:scientificName 'Geomonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:205620'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '153330'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205623> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205623'^^xsd:integer;
  dwc:scientificName 'Geomonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:205623'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '153330'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206069> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206069'^^xsd:integer;
  dwc:scientificName 'Morlaixia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2441'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206069'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205624> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205624'^^xsd:integer;
  dwc:scientificName 'Geomonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:205624'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '153330'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205603> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205603'^^xsd:integer;
  dwc:scientificName 'Geomonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:205603'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '153330'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205607> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205607'^^xsd:integer;
  dwc:scientificName 'Geomonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:205607'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '153330'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205602> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205602'^^xsd:integer;
  dwc:scientificName 'Geomonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:205602'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '153330'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205628> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205628'^^xsd:integer;
  dwc:scientificName 'Geomonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:205628'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '153330'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203330> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203330'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:203330'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203337> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203337'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:203337'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203011> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203011'^^xsd:integer;
  dwc:scientificName 'Alaimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2399'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:203011'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2399'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203034> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203034'^^xsd:integer;
  dwc:scientificName 'Alaimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2399'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:203034'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2399'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203036> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203036'^^xsd:integer;
  dwc:scientificName 'Alaimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2399'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:203036'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2399'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203009> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203009'^^xsd:integer;
  dwc:scientificName 'Alaimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2399'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:203009'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2399'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203012> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203012'^^xsd:integer;
  dwc:scientificName 'Alaimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2399'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:203012'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2399'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203007> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203007'^^xsd:integer;
  dwc:scientificName 'Alaimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2399'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:203007'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2399'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203024> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203024'^^xsd:integer;
  dwc:scientificName 'Alaimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2399'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:203024'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2399'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203017> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203017'^^xsd:integer;
  dwc:scientificName 'Alaimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2399'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:203017'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2399'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203019> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203019'^^xsd:integer;
  dwc:scientificName 'Alaimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2399'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:203019'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2399'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203030> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203030'^^xsd:integer;
  dwc:scientificName 'Alaimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2399'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:203030'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2399'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203029> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203029'^^xsd:integer;
  dwc:scientificName 'Alaimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2399'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:203029'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2399'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203028> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203028'^^xsd:integer;
  dwc:scientificName 'Alaimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2399'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:203028'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2399'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203026> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203026'^^xsd:integer;
  dwc:scientificName 'Alaimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2399'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:203026'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2399'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203025> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203025'^^xsd:integer;
  dwc:scientificName 'Alaimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2399'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:203025'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2399'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203031> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203031'^^xsd:integer;
  dwc:scientificName 'Alaimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2399'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:203031'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2399'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203027> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203027'^^xsd:integer;
  dwc:scientificName 'Alaimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2399'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:203027'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2399'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203023> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203023'^^xsd:integer;
  dwc:scientificName 'Alaimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2399'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:203023'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2399'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203015> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203015'^^xsd:integer;
  dwc:scientificName 'Alaimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2399'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:203015'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2399'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203176> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203176'^^xsd:integer;
  dwc:scientificName 'Bathylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2586'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:203176'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2586'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203148> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203148'^^xsd:integer;
  dwc:scientificName 'Bathylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2586'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:203148'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2586'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203153> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203153'^^xsd:integer;
  dwc:scientificName 'Bathylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2586'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:203153'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2586'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203147> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203147'^^xsd:integer;
  dwc:scientificName 'Bathylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2586'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:203147'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2586'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206709> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206709'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2495'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206709'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2495'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205524> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205524'^^xsd:integer;
  dwc:scientificName 'Eumorpholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2481'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205524'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205555> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205555'^^xsd:integer;
  dwc:scientificName 'Eumorpholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2481'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205555'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205382> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205382'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205382'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206384> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206384'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:206384'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205837> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205837'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205837'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203055> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203055'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:203055'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203070> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203070'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:203070'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205835> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205835'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205835'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205831> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205831'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205831'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205838> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205838'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205838'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205834> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205834'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205834'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205840> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205840'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205840'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205839> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205839'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205839'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205813> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205813'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205813'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205830> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205830'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205830'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205821> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205821'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205821'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205836> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205836'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205836'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205810> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205810'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205810'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205820> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205820'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205820'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205816> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205816'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205816'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205829> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205829'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205829'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205826> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205826'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205826'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205825> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205825'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205825'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205823> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205823'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205823'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206539> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206539'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206539'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207000> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:207000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '207000'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:207000'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207003> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:207003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '207003'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:207003'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207004> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:207004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '207004'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:207004'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207026> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:207026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '207026'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:207026'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207032> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:207032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '207032'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:207032'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206997> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206997'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206997'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207031> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:207031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '207031'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:207031'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205379> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205379'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205379'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205896> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205896'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205896'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205898> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205898'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205898'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205900> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205900'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205900'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205901> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205901'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205901'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205915> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205915'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205915'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205913> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205913'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205913'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205886> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205886'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205886'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205888> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205888'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205888'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205889> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205889'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205889'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205891> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205891'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205891'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205892> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205892'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205892'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205895> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205895'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205895'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205764> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205764'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205764'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205766> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205766'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205766'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205767> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205767'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205767'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205768> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205768'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205768'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205762> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205762'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205762'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205763> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205763'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205763'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205772> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205772'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205772'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206682> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206682'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2349'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206682'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2349'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206681> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206681'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2349'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206681'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2349'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206677> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206677'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2349'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206677'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2349'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206704> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206704'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2349'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206704'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2349'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205949> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205949'^^xsd:integer;
  dwc:scientificName 'Metoncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2572'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205949'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2572'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205950> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205950'^^xsd:integer;
  dwc:scientificName 'Metoncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2572'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205950'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2572'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205924> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205924'^^xsd:integer;
  dwc:scientificName 'Metoncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2572'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205924'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2572'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203125> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203125'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:203125'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205418> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205418'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205418'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207214> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:207214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '207214'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:207214'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207229> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:207229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '207229'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:207229'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207238> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:207238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '207238'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:207238'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207242> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:207242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '207242'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:207242'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207248> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:207248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '207248'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:207248'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203092> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203092'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:203092'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205201> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205201'^^xsd:integer;
  dwc:scientificName 'Daptonema psammoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121548'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205201'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '121548'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207298> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:207298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '207298'^^xsd:integer;
  dwc:scientificName 'Xyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2472'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:207298'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203134> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203134'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:203134'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205649> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205649'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:205649'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207273> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:207273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '207273'^^xsd:integer;
  dwc:scientificName 'Viscosia cobbi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122136'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:207273'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '122136'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205449> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205449'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205449'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205459> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205459'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205459'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205470> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205470'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205470'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207249> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:207249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '207249'^^xsd:integer;
  dwc:scientificName 'Viscosia cobbi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122136'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:207249'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '122136'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207272> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:207272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '207272'^^xsd:integer;
  dwc:scientificName 'Viscosia cobbi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122136'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:207272'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '122136'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206454> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206454'^^xsd:integer;
  dwc:scientificName 'Praeacanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2313'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206454'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206448> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206448'^^xsd:integer;
  dwc:scientificName 'Praeacanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2313'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206448'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206456> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206456'^^xsd:integer;
  dwc:scientificName 'Praeacanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2313'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206456'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205759> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205759'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205759'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205756> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205756'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205756'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203116> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203116'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:203116'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205240> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205240'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205240'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205243> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205243'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205243'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205254> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205254'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205254'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207069> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:207069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '207069'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2470'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:207069'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205235> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205235'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205235'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205157> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205157'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:205157'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206262> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206262'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206262'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205146> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205146'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:205146'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205144> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205144'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:205144'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206261> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206261'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206261'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206615> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206615'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:206615'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206601> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206601'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:206601'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206608> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206608'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:206608'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206609> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206609'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:206609'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206621> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206621'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:206621'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206622> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206622'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:206622'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206623> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206623'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:206623'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206630> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206630'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:206630'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206635> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206635'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:206635'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206620> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206620'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:206620'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206194> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206194'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:206194'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206192> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206192'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:206192'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206189> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206189'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:206189'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206186> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206186'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:206186'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206179> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206179'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:206179'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206176> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206176'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:206176'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206174> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206174'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:206174'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206173> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206173'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:206173'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206172> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206172'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:206172'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206171> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206171'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:206171'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206170> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206170'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:206170'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206169> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206169'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:206169'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206204> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206204'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:206204'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206203> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206203'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:206203'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206201> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206201'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:206201'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206200> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206200'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:206200'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206199> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206199'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:206199'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206198> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206198'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:206198'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206191> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206191'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:206191'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203090> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203090'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:203090'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203085> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203085'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:203085'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203084> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203084'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:203084'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203079> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203079'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:203079'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203096> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203096'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:203096'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203075> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203075'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:203075'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203076> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203076'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:203076'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203077> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203077'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:203077'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203078> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203078'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:203078'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203100> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203100'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:203100'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203110> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203110'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:203110'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203093> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203093'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:203093'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206216> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206216'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2569'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206216'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2569'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205127> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205127'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:205127'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206484> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206484'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:206484'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207172> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:207172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '207172'^^xsd:integer;
  dwc:scientificName 'Trissonchulus benepapillosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121933'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:207172'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '121933'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207150> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:207150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '207150'^^xsd:integer;
  dwc:scientificName 'Trissonchulus benepapillosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121933'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:207150'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '121933'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207240> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:207240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '207240'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:207240'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207241> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:207241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '207241'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:207241'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207243> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:207243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '207243'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:207243'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207244> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:207244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '207244'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:207244'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207245> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:207245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '207245'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:207245'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207246> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:207246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '207246'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:207246'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207247> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:207247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '207247'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:207247'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207236> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:207236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '207236'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:207236'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207218> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:207218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '207218'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:207218'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207217> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:207217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '207217'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:207217'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207215> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:207215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '207215'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:207215'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207213> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:207213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '207213'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:207213'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207220> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:207220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '207220'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:207220'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207239> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:207239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '207239'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:207239'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207223> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:207223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '207223'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:207223'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207225> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:207225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '207225'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:207225'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207230> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:207230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '207230'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:207230'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207233> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:207233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '207233'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:207233'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207234> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:207234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '207234'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:207234'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207235> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:207235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '207235'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:207235'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206568> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206568'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206568'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206585> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206585'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206585'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205413> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205413'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205413'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205111> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205111'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:205111'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205119> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205119'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:205119'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205108> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205108'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:205108'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205115> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205115'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:205115'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205099> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205099'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:205099'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205106> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205106'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:205106'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205435> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205435'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205435'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205721> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205721'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:205721'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205703> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205703'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:205703'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202990> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:202990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '202990'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:202990'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202973> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:202973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '202973'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:202973'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202982> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:202982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '202982'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:202982'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205797> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205797'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205797'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205798> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205798'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205798'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205801> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205801'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205801'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205800> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205800'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205800'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205790> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205790'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205790'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203097> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203097'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:203097'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203087> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203087'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:203087'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203104> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203104'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:203104'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205621> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205621'^^xsd:integer;
  dwc:scientificName 'Geomonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:205621'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '153330'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203293> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203293'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:203293'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203323> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203323'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:203323'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203303> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203303'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:203303'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205315> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205315'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:205315'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205970> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205970'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:205970'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205986> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205986'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:205986'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205975> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205975'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:205975'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205959> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205959'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:205959'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206550> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206550'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206550'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203327> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203327'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:203327'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205622> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205622'^^xsd:integer;
  dwc:scientificName 'Geomonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:205622'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '153330'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205270> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205270'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205270'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205525> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205525'^^xsd:integer;
  dwc:scientificName 'Eumorpholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2481'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205525'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205832> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205832'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205832'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206345> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206345'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:206345'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206334> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206334'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:206334'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206315> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206315'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:206315'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207219> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:207219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '207219'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:207219'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203392> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203392'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:203392'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203384> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203384'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:203384'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203390> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203390'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:203390'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206129> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206129'^^xsd:integer;
  dwc:scientificName 'Neochromadora tecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120795'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206129'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206118> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206118'^^xsd:integer;
  dwc:scientificName 'Neochromadora tecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120795'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206118'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206162> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206162'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206162'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206140> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206140'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206140'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206134> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206134'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206134'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202962> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:202962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '202962'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122122'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:202962'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '122122'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202942> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:202942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '202942'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122122'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:202942'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '122122'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202951> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A202951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:202951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '202951'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus fuscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122122'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:202951'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '122122'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206097> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206097'^^xsd:integer;
  dwc:scientificName 'Neochromadora tecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120795'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:206097'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203013> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203013'^^xsd:integer;
  dwc:scientificName 'Alaimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2399'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:203013'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2399'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203016> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203016'^^xsd:integer;
  dwc:scientificName 'Alaimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2399'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:203016'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2399'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203021> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203021'^^xsd:integer;
  dwc:scientificName 'Alaimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2399'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:203021'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2399'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205827> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205827'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205827'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206301> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206301'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:206301'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206297> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A206297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:206297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '206297'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^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:pe:206297'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207065> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A207065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:207065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '207065'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:207065'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205893> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205893'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205893'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205833> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205833'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205833'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203427> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A203427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:203427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '203427'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:203427'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205476> ;
  mr:hasGeometry <https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6233 -3.427167)"^^geo:wktLiteral ;
  geo-pos:lat "50.6233"^^xsd:decimal ;
  geo-pos:long "-3.427167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/712__urn%3Acatalog%3AMarBEF%2FManuela%3Ape%3A205476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pe:205476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/712_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '205476'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Exe estuary, Shelly Bank'^^xsd:string;
  dwc:longitude '-3.427167'^^xsd:double;
  dwc:latitude '50.6233'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pe:205476'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF